shortcutcontroller: Introduce
authorBenjamin Otte <otte@redhat.com>
Mon, 30 Jul 2018 04:02:20 +0000 (06:02 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 02:36:03 +0000 (22:36 -0400)
commita2321071225ec38e8e101cfc9623e8ea6b577b2a
tree007d33533c81840597f89359f8082fde71f15698
parent27834b04ae2f35317a3c77b307f49c02d7072522
shortcutcontroller: Introduce

This is a very barebones controller that currently does nothing but
activate the binding signals. Yay.

And because we have bindings on every widget (Yes, a GtkGrid has a
keybinding - 2 in fact), we need that controller everywhere.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkshortcutcontroller.c [new file with mode: 0644]
gtk/gtkshortcutcontroller.h [new file with mode: 0644]
gtk/gtkwidget.c
gtk/meson.build